The Imagick class
PHP Manual

Imagick::getImageUnits

(PECL imagick 2.0.0)

Imagick::getImageUnitsGets the image units of resolution

Descripción

int Imagick::getImageUnits ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the image units of resolution.

Valores retornados

Returns the image units of resolution. Throw an ImagickException on error.


The Imagick class
PHP Manual